projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa0fce9
)
* doc/misc/dired-x.texi (Omitting Examples): Minor addition.
author
Glenn Morris
<rgm@gnu.org>
Sat, 14 May 2011 20:04:07 +0000
(13:04 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 14 May 2011 20:04:07 +0000
(13:04 -0700)
doc/misc/ChangeLog
patch
|
blob
|
history
doc/misc/dired-x.texi
patch
|
blob
|
history
diff --git
a/doc/misc/ChangeLog
b/doc/misc/ChangeLog
index 9205028285d3003ed553fb566432308015a6c8a4..6fd20eaccd39b2d7d53cc2b743b23cb0f3c672b9 100644
(file)
--- a/
doc/misc/ChangeLog
+++ b/
doc/misc/ChangeLog
@@
-1,3
+1,7
@@
+2011-05-14 Glenn Morris <rgm@gnu.org>
+
+ * dired-x.texi (Omitting Examples): Minor addition.
+
2011-05-10 Jim Meyering <meyering@redhat.com>
* ede.texi: Fix typo "or or -> or".
diff --git
a/doc/misc/dired-x.texi
b/doc/misc/dired-x.texi
index eb79778992240c0376f8c8ac7542d8c303c7d87b..99530e6356dd11e9c089a5c13591f88de930aa98 100644
(file)
--- a/
doc/misc/dired-x.texi
+++ b/
doc/misc/dired-x.texi
@@
-452,7
+452,9
@@
then put
@end example
@noindent
-in the @code{dired-load-hook} (@pxref{Installation}).
+in the @code{dired-load-hook} (@pxref{Installation}). (Of course, a
+better way to achieve this particular goal is simply to omit @samp{-a} from
+@code{dired-listing-switches}.)
@end itemize